.page-container {
  margin-left: auto;
  margin-right: auto;
  height: 500px;
  width: 970px;
  position: relative;
}
div.page-container div#dnn_TopRightLoginPane div.LoginPanel {
  padding-right: 0px;
}
div.page-container div.dnnForm{
  min-width:400px;
}
.header{
  height:72px;
  padding-top: 6px;
  text-align: left;
}
.header img{
  padding-top: 8px;
  padding-left: 48px;
}
.navigation {
  height: 48px;
  text-align: center;
  padding-top: 14px;
}
.navigation a {
  font-size: 16px;
  margin: 0px 8px 0px 8px;
  vertical-align: bottom;
}
.navigation .facebook {
  display: inline-block;
  width: 0px;
  float: right;
}
.fb-like {
  vertical-align: middle;
  float: right;
  margin: 0px;
}

.center {
  text-align: left;
  padding-bottom: 16px;
}
.center table {
    width: 100%;
}
.center table td {
  vertical-align: top;
  text-align: center;
}
.center img {
  border: none;
}
.center .cloud {
  margin-left: 8px;
}
.center .question {
  height: 50px;
}
.center .button {
  vertical-align: bottom;
  white-space: nowrap;
  padding-bottom: 54px;
}
.center .button img {
  margin: 0px 8px;
}
.center .team-search {
  height: 100%;
  text-align: center;
}
.center .team-search input[type=text] {
  width: 460px;
  margin-top: 1px;
  margin-bottom: 4px;
  vertical-align: middle;
  font-size: 22px;
  vertical-align: middle;  
}
.center .team-search img {
  vertical-align: middle;
  margin-bottom: 4px;
  cursor: pointer;
  cursor: hand;
  padding-left: 5px;
}
.center .search-result-container {
  width: 504px;
  position: relative;
  display: inline-block;
}
.center .search-result {
  position: absolute;
  width: 614px;
  height: 433px;
  right: -16px;
  top: -3px;
  background-image: url(images/new/background-search.png);
  background-repeat: no-repeat;
  display: none;
}
.center #search-no-results {
  overflow-y: hidden;
  padding: 16px;
  height: 350px;
  width: 500px;
  font-size: 16px;
  text-align: center;
}
.center .team-list {
  display: block;
  background-color: white;
  border: solid 1px #CCCCCC;
  padding: 0px;
  height: 382px;
  width: 532px;
  margin: 10px 0px 0px 40px;
  overflow-y: scroll;
  overflow-x: hidden;
  text-align: left;
}
.center .team-sport {
  color: #F79322;
  font-weight: bold;
  font-size: 18px;
  height: 25px;
  padding: 2px 2px 0px 60px;
  border-bottom: solid 1px #DDD;
  background-image: url(images/new/background-teamsport.png);
  background-repeat: repeat-x;
}
.center .team-list a {
  text-decoration: none;
}
.center .team-list a:hover .team-link {
  cursor: pointer;
  cursor: hand;
  background-color: #F0F0F0;
}
.center .team-link {
  border-bottom: solid 1px #DDD;
  padding: 4px;
  color: #888;
}
.center .team-logo {
  width: 48px;
  height: 48px;
  float: left;
  margin: 0px 6px 0px 2px;
}
.center .team-title {
  color: #666;
  font-weight: bold;
  font-size: 15px;
}
.center .team-location, .center .team-organization {

  font-size: 12px;
}
.bottom .film {
  width: 100%;
}
.bottom .film, .bottom .film td {
  padding: 0px;
  margin: 0px;
}
.bottom .film .film-legend {
  background-image: url(images/new/background-legend.png);
  background-repeat: no-repeat;
  width: 630px;
  height: 270px;
  vertical-align: top;
}
.bottom .film .film-legend #film-legend-thumb {
  width: 210px;
  height: 226px;
  border: solid 1px #CCCCCC;
  background-color: white;
  float: right;
  margin-right: 18px;
  margin-top: 19px;
  background-image: url(images/new/thumb-athlete.png);
  background-position: center;
  background-repeat: no-repeat;
}
.bottom .film .film-legend h2 {
  margin: 16px 16px 16px 24px;
  width: 250px;
  color: #356C93;
}
.bottom .film .film-legend .film-legend-next {
  border: 1px solid #6D6E70;
  position: relative;
  display: inline-block;
  height: 16px;
  padding: 0px 4px 0px 4px;
  background-image: url(images/new/background-button.png);
  background-repeat: repeat-x;
  font-size: 12px;
  color: white;
  cursor: pointer;
  cursor: hand;
  top: 220px;
  left: 24px;
}
.bottom .film .film-legend #film-legend-info {
  margin: 16px 200px 16px 24px;
  width: 320px;
}
.bottom .film .film-fade {
  background-image: url(images/new/background-fade.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 270px;
  cursor: pointer;
  cursor: hand;
}
.bottom .film .film-strip {
  width: 280px;
  text-align: right;
  background-image: url(images/new/background-film.png);
  background-repeat: repeat-x;
  background-position: 0px 12px;
}
.bottom .film .film-pad {
  width: 68px;
}